home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / OP9000.ZIP / P9000RES.INI < prev    next >
INI File  |  1993-05-14  |  2KB  |  155 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; P9000RES.INI
  3. ;       This file contains monitor timings for the Orchid P9000 VBIOS.
  4. ;
  5. ;TIMING format description:
  6. ; [Resolution]
  7. ;   hdr={Horz. Dot Rate}
  8. ;   hsp={Horz. Sync Pulse in dots}
  9. ;   hbp={Horz. Back Porch}
  10. ;   had={Horz. Active Display in dots}
  11. ;   hfp={Horz. Front Porch}
  12. ;   hco={Horz. Cursor Offset}
  13. ;   hp ={Horz. Sync Polarity}
  14. ;   vlr={Vert. Line Rate in lines}
  15. ;   vsp={Vert. Sync Pulse size in lines}
  16. ;   vbp={Vert. Back Porch}
  17. ;   vad={Vert. Active Display}
  18. ;   vfp={Vert. Front Porch}
  19. ;   vco={Vert. Cursor Offset}
  20. ;   vp ={Vert. Sync Polarity}
  21. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  22.  
  23. [hardware]
  24. BusType=VESA           
  25. Speed=33mHz            
  26. MemAddr=C000           
  27. Monitor=Generic        
  28. DefMode=1024x768x8     
  29. OemString=WEITEK       
  30. Version=1.0            
  31.  
  32.  
  33. [640x480x4]
  34. link=640x480           
  35.  
  36. [640x480x8]
  37. link=640x480           
  38.  
  39. [640x480x16]
  40. link=640x480           
  41.  
  42. [640x480x24]
  43. link=640x480           
  44.  
  45.  
  46. [800x600x4]
  47. link=800x600           
  48.  
  49. [800x600x8]
  50. link=800x600           
  51.  
  52. [800x600x16]
  53. link=800x600           
  54.  
  55. [800x600x24]
  56. link=800x600           
  57.  
  58.  
  59. [1024x768x4]
  60. link=1024x768          
  61.  
  62. [1024x768x8]
  63. link=1024x768          
  64.  
  65. [1024x768x16]
  66. link=1024x768          
  67.  
  68. [1024x768x24]
  69. link=1024x768          
  70.  
  71.  
  72. [1280x1024x4]
  73. link=1280x1024         
  74.  
  75. [1280x1024x8]
  76. link=1280x1024         
  77.  
  78. [1280x1024x16]
  79. link=1280x1024         
  80.  
  81. [1280x1024x24]
  82. link=1280x1024         
  83.  
  84.  
  85.  
  86. ; Default Timing Tables
  87.  
  88.  
  89. [640x480]
  90. hdr=31.5MHz
  91. hsp=40
  92. hbp=128
  93. had=640
  94. hfp=24
  95. hco=144
  96. hp=Negative
  97. vsp=3
  98. vbp=28
  99. vad=480
  100. vfp=9
  101. vco=35
  102. vp=Negative
  103.  
  104.  
  105. [1024x768]
  106. hdr=65mHz
  107. hsp=136
  108. hbp=160
  109. had=1024
  110. hfp=24
  111. hco=272
  112. hp=negative
  113. vlr=60Hz
  114. vsp=6
  115. vbp=29
  116. vad=768
  117. vfp=3
  118. vco=30
  119.  
  120.  
  121. [1280x1024]
  122. hdr=115mHz
  123. hsp=224
  124. hbp=256
  125. had=1280
  126. hfp=32
  127. hco=456
  128. hp=positive
  129. vlr=60Hz
  130. vsp=3
  131. vbp=42
  132. vad=1024
  133. vfp=1
  134. vco=41
  135. vp=positive
  136.  
  137.  
  138. [800x600]
  139. hdr=40mHz
  140. hsp=128
  141. hbp=88
  142. had=800
  143. hfp=40
  144. hco=192
  145. hp=positive
  146. vlr=60Hz
  147. vsp=4
  148. vbp=23
  149. vad=600
  150. vfp=1
  151. vco=22
  152. vp=positive
  153.  
  154.  
  155.